C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowColCollection<T> Class
Properties Methods Events


GridRowColCollection<T> Class Members

The following tables list the members exposed by GridRowColCollection<T>.

Public Properties
 NameDescription
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public PropertyGets or sets the default size for the items in the collection.  
Public PropertyGets whether the collection is disposed.  
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public PropertyGets or sets the maximum size for the items in the collection.  
Public PropertyGets or sets the minimum size for the items in the collection.  
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Top
Public Methods
 NameDescription
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodDisable the animations caused by the operations that are performed inside the using block of the returned IDisposable.  
Public MethodOverloaded. Called to dispose resources.  
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Top
Protected Methods
 NameDescription
Protected MethodRaises the CollectionChanged event.  
Protected MethodCalled when a property changed.  
Protected Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Top
Public Events
 NameDescription
Public EventOccurs after the items in the collection changed.  
Public EventOccurs when a property value changes.  
Top
See Also